[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
int pascal GetMenuItemID(HMENU hMenu, int pos)

  This function returns the id of a menu item contained within a menu.
This id is used by several of the menu functions.

Parameters
  hMenu is the handle of the menu to query.
  pos is the 0-based index of the item.

Returns
  The id of the menu item.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson